Validate Data

Validate Field Value Immediately

Code Customization
Validate Field Value Immediately
Description:

This customization validates a particular column to ensure that the value is appropriate. If a value is invalid, an error message is displayed to the user.

For a Web Application the customization will be added in:

..\<Application Name>\<Table Name>\Edit<Table Name>.Controls.vb

For example: C:\MyApp1\Orders\EditOrders.Controls.vb


For a Web Site the customization will be added in:

..\<Application Name>\App_Code\<Table Name>\Edit<Table Name>.Controls.vb

For example: C:\MyApp1\App_Code\Orders\EditOrders.Controls.vb

Procedure:

Step 1:  Use this wizard to add code customization.

Step 2:  Build and run the application.

Applies To:

This code customization is applicable only for an editable record control.

Disclaimer:
Customizations included in this wizard are provided as a sample to demonstrate a feature, and may work only in specific situations. The Iron Speed Designer support team cannot assist in the resolution of problems which may occur as a result of customizing your application or modifying a customization to fit a particular purpose.

Terms of Service Privacy Statement